This webmethod allows you to export the content of the static rental ledger.
Method | /ProCloudWS.asmx/LedgerStatic_Activity_RentalGet |
The request body is of type LedgerStatic_Activity_RentalGet.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
objContractGuid | guid | |
dtInvoiceDateFrom | xml:dateTime | |
dtInvoiceDateTo | xml:dateTime |
|
The response body is of type LedgerStatic_Activity_RentalGetResponse.
Name | Description | Data Type |
---|---|---|
LedgerStatic_Activity_RentalGetResult | objLedgerStatic_Activity_RentalGetReturn |
|